home *** CD-ROM | disk | FTP | other *** search
/ Czech Logic, Card & Gambling Games / Logické hry.iso / hry / Fish Fillets / script / broom / dialogs_es.lua < prev    next >
Encoding:
Text File  |  2005-07-16  |  1.9 KB  |  53 lines

  1.  
  2. dialogId("kos-m-uklid0", "font_small", "It`s been a long time since we`ve been here...")
  3. dialogStr("Ha pasado mucho tiempo desde que no estamos aqu├¡...")
  4.  
  5.  
  6. dialogId("kos-m-uklid1", "font_small", "Nobody has cleaned up in here for a long time.")
  7. dialogStr("Nadie ha limpiado este lugar por largo tiempo.")
  8.  
  9.  
  10. dialogId("kos-m-uklid2", "font_small", "I knew we`d have to clean this room up.")
  11. dialogStr("Sab├¡a que tendr├¡amos que limpiar esta habitaci├│n.")
  12.  
  13.  
  14. dialogId("kos-v-poradek0", "font_big", "At least we can tidy things up.")
  15. dialogStr("Al menos podemos poner en orden las cosas.")
  16.  
  17.  
  18. dialogId("kos-v-poradek1", "font_big", "At least things will finally be in order in here.")
  19. dialogStr("Al menos las cosas finalmente estar├ín en orden aqu├¡.")
  20.  
  21.  
  22. dialogId("kos-v-poradek2", "font_big", "I`ll have to do the sweeping.")
  23. dialogStr("Yo tendr├⌐ que hacer el barrido.")
  24.  
  25.  
  26. dialogId("kos-v-koste0", "font_big", "It`s a good thing we have that broom.")
  27. dialogStr("Es una buena cosa que tengamos esa escoba.")
  28.  
  29.  
  30. dialogId("kos-v-koste1", "font_big", "Could you please hand me that broom?")
  31. dialogStr("┬┐Me puedes alcanzar esa escoba por favor?")
  32.  
  33.  
  34. dialogId("kos-v-koste2", "font_big", "Could you please hand me that broom? And try not to drop it on my head.")
  35. dialogStr("┬┐Podr├¡as alcanzarme esa escoba? Y trata de no arrojarla en mi cabeza.")
  36.  
  37.  
  38. dialogId("kos-m-zamet0", "font_small", "I think it`ll be fine if you just sweep it all down there.")
  39. dialogStr("Yo pienso que estar├¡a bien si tu barres todo aqu├¡ abajo.")
  40.  
  41.  
  42. dialogId("kos-m-zamet1", "font_small", "It should all fit.")
  43. dialogStr("Debe de caber todo.")
  44.  
  45.  
  46. dialogId("kos-m-zamet2", "font_small", "Just sweep it down and we`ll be out of here.")
  47. dialogStr("S├│lo barre abajo y estaremos fuera de aqu├¡.")
  48.  
  49.  
  50. dialogId("kos-m-zamet3", "font_small", "Forget that bin and just sweep the garbage down.")
  51. dialogStr("Olvida ese recipiente y s├│lo barre la basura abajo.")
  52.  
  53.